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