public interface IfcWindowStyle extends IfcTypeProduct
| 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. |
getReferencedBy, getRepresentationMaps, getTag, isSetReferencedBy, isSetRepresentationMaps, isSetTag, setTag, unsetReferencedBy, unsetRepresentationMaps, unsetTaggetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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),
Ifc4Package.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),
Ifc4Package.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),
Ifc4Package.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),
Ifc4Package.getIfcWindowStyle_Sizeable()void setSizeable(Tristate value)
Sizeable' attribute.
value - the new value of the 'Sizeable' attribute.Tristate,
getSizeable()Copyright © 2018 OpenSource BIM. All rights reserved.