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, setElementType
getReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTag
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)