public interface IfcWindowStyle extends IfcTypeProduct
The following features are supported:
Ifc2x3tc1Package.getIfcWindowStyle()| Modifier and Type | Method and Description |
|---|---|
IfcWindowStyleConstructionEnum |
getConstructionType()
Returns the value of the 'Construction Type' attribute.
|
IfcWindowStyleOperationEnum |
getOperationType()
Returns the value of the 'Operation Type' attribute.
|
Tristate |
getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
Tristate |
getSizeable()
Returns the value of the 'Sizeable' attribute.
|
void |
setConstructionType(IfcWindowStyleConstructionEnum value)
Sets the value of the '
Construction Type' attribute. |
void |
setOperationType(IfcWindowStyleOperationEnum value)
Sets the value of the '
Operation Type' attribute. |
void |
setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
setSizeable(Tristate value)
Sets the value of the '
Sizeable' attribute. |
getRepresentationMaps, getTag, isSetRepresentationMaps, isSetTag, setTag, unsetRepresentationMaps, unsetTaggetApplicableOccurrence, getHasPropertySets, getObjectTypeOf, isSetApplicableOccurrence, isSetHasPropertySets, isSetObjectTypeOf, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetObjectTypeOfgetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcWindowStyleConstructionEnum getConstructionType()
IfcWindowStyleConstructionEnum.
If the meaning of the 'Construction Type' attribute isn't clear, there really should be more of a description here...
IfcWindowStyleConstructionEnum,
setConstructionType(IfcWindowStyleConstructionEnum),
Ifc2x3tc1Package.getIfcWindowStyle_ConstructionType()void setConstructionType(IfcWindowStyleConstructionEnum value)
Construction Type' attribute.
value - the new value of the 'Construction Type' attribute.IfcWindowStyleConstructionEnum,
getConstructionType()IfcWindowStyleOperationEnum getOperationType()
IfcWindowStyleOperationEnum.
If the meaning of the 'Operation Type' attribute isn't clear, there really should be more of a description here...
IfcWindowStyleOperationEnum,
setOperationType(IfcWindowStyleOperationEnum),
Ifc2x3tc1Package.getIfcWindowStyle_OperationType()void setOperationType(IfcWindowStyleOperationEnum value)
Operation Type' attribute.
value - the new value of the 'Operation Type' attribute.IfcWindowStyleOperationEnum,
getOperationType()Tristate getParameterTakesPrecedence()
Tristate.
If the meaning of the 'Parameter Takes Precedence' attribute isn't clear, there really should be more of a description here...
Tristate,
setParameterTakesPrecedence(Tristate),
Ifc2x3tc1Package.getIfcWindowStyle_ParameterTakesPrecedence()void setParameterTakesPrecedence(Tristate value)
Parameter Takes Precedence' attribute.
value - the new value of the 'Parameter Takes Precedence' attribute.Tristate,
getParameterTakesPrecedence()Tristate getSizeable()
Tristate.
If the meaning of the 'Sizeable' attribute isn't clear, there really should be more of a description here...
Tristate,
setSizeable(Tristate),
Ifc2x3tc1Package.getIfcWindowStyle_Sizeable()void setSizeable(Tristate value)
Sizeable' attribute.
value - the new value of the 'Sizeable' attribute.Tristate,
getSizeable()Copyright © 2016 OpenSource BIM. All rights reserved.