IfcTypeObject
Inheritance: java.lang.Object, IfcObjectDefinition
Constructors
| Constructor | Description |
|---|---|
| IfcTypeObject() |
Methods
| Method | Description |
|---|---|
| getApplicableOccurrence() | |
| setApplicableOccurrence(IfcLabel value) | |
| hasPropertySets() | |
| setPropertySets(IfcCollection | |
| getObjectTypeOf() |
IfcTypeObject()
public IfcTypeObject()
getApplicableOccurrence()
public final IfcLabel getApplicableOccurrence()
Returns: IfcLabel
setApplicableOccurrence(IfcLabel value)
public final void setApplicableOccurrence(IfcLabel value)
hasPropertySets()
public final IfcCollection<IfcPropertySetDefinition> hasPropertySets()
Returns: IfcCollection
setPropertySets(IfcCollection value)
public final void setPropertySets(IfcCollection<IfcPropertySetDefinition> value)
getObjectTypeOf()
public final IfcCollection<IfcRelDefinesByType> getObjectTypeOf()
Returns: IfcCollection