public class IfcOpenCrossProfileDef4X3 extends IfcProfileDef4X3
IfcOpenCrossProfileDef
| Constructor and Description |
|---|
IfcOpenCrossProfileDef4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean4X3 |
getHorizontalWidths() |
IfcCartesianPoint4X3 |
getOffsetPoint() |
IfcCollection<IfcPlaneAngleMeasure4X3> |
getSlopes() |
IfcCollection<IfcLabel4X3> |
getTags() |
IfcCollection<IfcNonNegativeLengthMeasure4X3> |
getWidths() |
void |
setHorizontalWidths(IfcBoolean4X3 value) |
void |
setOffsetPoint(IfcCartesianPoint4X3 value) |
void |
setSlopes(IfcCollection<IfcPlaneAngleMeasure4X3> value) |
void |
setTags(IfcCollection<IfcLabel4X3> value) |
void |
setWidths(IfcCollection<IfcNonNegativeLengthMeasure4X3> value) |
getProfileName, getProfileType, hasExternalReference, hasProperties, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcBoolean4X3 getHorizontalWidths()
public final void setHorizontalWidths(IfcBoolean4X3 value)
public final IfcCollection<IfcNonNegativeLengthMeasure4X3> getWidths()
public final void setWidths(IfcCollection<IfcNonNegativeLengthMeasure4X3> value)
public final IfcCollection<IfcPlaneAngleMeasure4X3> getSlopes()
public final void setSlopes(IfcCollection<IfcPlaneAngleMeasure4X3> value)
public final IfcCollection<IfcLabel4X3> getTags()
public final void setTags(IfcCollection<IfcLabel4X3> value)
public final IfcCartesianPoint4X3 getOffsetPoint()
public final void setOffsetPoint(IfcCartesianPoint4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.