public class IfcTendonType4X3 extends IfcReinforcingElementType4X3
IfcTendonType
| Constructor and Description |
|---|
IfcTendonType4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcAreaMeasure4X3 |
getCrossSectionArea() |
IfcPositiveLengthMeasure4X3 |
getNominalDiameter() |
IfcTendonTypeEnum4X3 |
getPredefinedType() |
IfcPositiveLengthMeasure4X3 |
getSheathDiameter() |
void |
setCrossSectionArea(IfcAreaMeasure4X3 value) |
void |
setNominalDiameter(IfcPositiveLengthMeasure4X3 value) |
void |
setPredefinedType(IfcTendonTypeEnum4X3 value) |
void |
setSheathDiameter(IfcPositiveLengthMeasure4X3 value) |
getElementType, setElementTypegetReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcTendonTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcTendonTypeEnum4X3 value)
public final IfcPositiveLengthMeasure4X3 getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure4X3 value)
public final IfcAreaMeasure4X3 getCrossSectionArea()
public final void setCrossSectionArea(IfcAreaMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getSheathDiameter()
public final void setSheathDiameter(IfcPositiveLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.