public class IfcMechanicalFastenerType extends IfcElementComponentType
| Constructor and Description |
|---|
IfcMechanicalFastenerType() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getNominalDiameter() |
IfcPositiveLengthMeasure |
getNominalLength() |
IfcMechanicalFastenerTypeEnum |
getPredefinedType() |
void |
setNominalDiameter(IfcPositiveLengthMeasure value) |
void |
setNominalLength(IfcPositiveLengthMeasure value) |
void |
setPredefinedType(IfcMechanicalFastenerTypeEnum value) |
getElementType, setElementTypegetReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcMechanicalFastenerTypeEnum getPredefinedType()
public final void setPredefinedType(IfcMechanicalFastenerTypeEnum value)
public final IfcPositiveLengthMeasure getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getNominalLength()
public final void setNominalLength(IfcPositiveLengthMeasure value)