public class IfcTendonType4 extends IfcReinforcingElementType4
IfcTendonType
| Constructor and Description |
|---|
IfcTendonType4() |
| Modifier and Type | Method and Description |
|---|---|
IfcAreaMeasure4 |
getCrossSectionArea() |
IfcPositiveLengthMeasure4 |
getNominalDiameter() |
IfcTendonTypeEnum4 |
getPredefinedType() |
IfcPositiveLengthMeasure4 |
getSheathDiameter() |
void |
setCrossSectionArea(IfcAreaMeasure4 value) |
void |
setNominalDiameter(IfcPositiveLengthMeasure4 value) |
void |
setPredefinedType(IfcTendonTypeEnum4 value) |
void |
setSheathDiameter(IfcPositiveLengthMeasure4 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 IfcTendonTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcTendonTypeEnum4 value)
public final IfcPositiveLengthMeasure4 getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure4 value)
public final IfcAreaMeasure4 getCrossSectionArea()
public final void setCrossSectionArea(IfcAreaMeasure4 value)
public final IfcPositiveLengthMeasure4 getSheathDiameter()
public final void setSheathDiameter(IfcPositiveLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.