@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcCraneRailAShapeProfileDef extends IfcParameterizedProfileDef
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveLengthMeasure |
BaseDepth1 |
private IfcPositiveLengthMeasure |
BaseDepth2 |
private IfcPositiveLengthMeasure |
BaseDepth3 |
private IfcPositiveLengthMeasure |
BaseWidth2 |
private IfcPositiveLengthMeasure |
BaseWidth4 |
private IfcPositiveLengthMeasure |
CentreOfGravityInY |
private IfcPositiveLengthMeasure |
HeadDepth2 |
private IfcPositiveLengthMeasure |
HeadDepth3 |
private IfcPositiveLengthMeasure |
headWidth |
private IfcPositiveLengthMeasure |
overallHeight |
private IfcPositiveLengthMeasure |
Radius |
private IfcPositiveLengthMeasure |
WebThickness |
stepNumbergetPosition, setPositiongetProfileName, getProfileType, setProfileName, setProfileTypecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPositiveLengthMeasure overallHeight
private IfcPositiveLengthMeasure BaseWidth2
@IfcOptionField private IfcPositiveLengthMeasure Radius
private IfcPositiveLengthMeasure headWidth
private IfcPositiveLengthMeasure HeadDepth2
private IfcPositiveLengthMeasure HeadDepth3
private IfcPositiveLengthMeasure WebThickness
private IfcPositiveLengthMeasure BaseWidth4
private IfcPositiveLengthMeasure BaseDepth1
private IfcPositiveLengthMeasure BaseDepth2
private IfcPositiveLengthMeasure BaseDepth3
@IfcOptionField private IfcPositiveLengthMeasure CentreOfGravityInY
public IfcCraneRailAShapeProfileDef(IfcPositiveLengthMeasure overallHeight, IfcPositiveLengthMeasure baseWidth2, IfcPositiveLengthMeasure radius, IfcPositiveLengthMeasure headWidth, IfcPositiveLengthMeasure headDepth2, IfcPositiveLengthMeasure headDepth3, IfcPositiveLengthMeasure webThickness, IfcPositiveLengthMeasure baseWidth4, IfcPositiveLengthMeasure baseDepth1, IfcPositiveLengthMeasure baseDepth2, IfcPositiveLengthMeasure baseDepth3, IfcPositiveLengthMeasure centreOfGravityInY)
@IfcParserConstructor public IfcCraneRailAShapeProfileDef(IfcProfileTypeEnum profileType, IfcLabel profileName, IfcAxis2Placement2D position, IfcPositiveLengthMeasure overallHeight, IfcPositiveLengthMeasure baseWidth2, IfcPositiveLengthMeasure radius, IfcPositiveLengthMeasure headWidth, IfcPositiveLengthMeasure headDepth2, IfcPositiveLengthMeasure headDepth3, IfcPositiveLengthMeasure webThickness, IfcPositiveLengthMeasure baseWidth4, IfcPositiveLengthMeasure baseDepth1, IfcPositiveLengthMeasure baseDepth2, IfcPositiveLengthMeasure baseDepth3, IfcPositiveLengthMeasure centreOfGravityInY)
public IfcPositiveLengthMeasure getOverallHeight()
public void setOverallHeight(IfcPositiveLengthMeasure overallHeight)
public IfcPositiveLengthMeasure getHeadWidth()
public void setHeadWidth(IfcPositiveLengthMeasure headWidth)
public IfcPositiveLengthMeasure getBaseWidth2()
public void setBaseWidth2(IfcPositiveLengthMeasure baseWidth2)
public IfcPositiveLengthMeasure getRadius()
public void setRadius(IfcPositiveLengthMeasure radius)
public IfcPositiveLengthMeasure getHeadDepth2()
public void setHeadDepth2(IfcPositiveLengthMeasure headDepth2)
public IfcPositiveLengthMeasure getHeadDepth3()
public void setHeadDepth3(IfcPositiveLengthMeasure headDepth3)
public IfcPositiveLengthMeasure getWebThickness()
public void setWebThickness(IfcPositiveLengthMeasure webThickness)
public IfcPositiveLengthMeasure getBaseWidth4()
public void setBaseWidth4(IfcPositiveLengthMeasure baseWidth4)
public IfcPositiveLengthMeasure getBaseDepth1()
public void setBaseDepth1(IfcPositiveLengthMeasure baseDepth1)
public IfcPositiveLengthMeasure getBaseDepth2()
public void setBaseDepth2(IfcPositiveLengthMeasure baseDepth2)
public IfcPositiveLengthMeasure getBaseDepth3()
public void setBaseDepth3(IfcPositiveLengthMeasure baseDepth3)
public IfcPositiveLengthMeasure getCentreOfGravityInY()
public void setCentreOfGravityInY(IfcPositiveLengthMeasure centreOfGravityInY)
Copyright © 2023. All rights reserved.