public interface IfcDoorPanelProperties extends IfcPreDefinedPropertySet
| Modifier and Type | Method and Description |
|---|---|
double |
getPanelDepth()
Returns the value of the 'Panel Depth' attribute.
|
String |
getPanelDepthAsString()
Returns the value of the 'Panel Depth As String' attribute.
|
IfcDoorPanelOperationEnum |
getPanelOperation()
Returns the value of the 'Panel Operation' attribute.
|
IfcDoorPanelPositionEnum |
getPanelPosition()
Returns the value of the 'Panel Position' attribute.
|
double |
getPanelWidth()
Returns the value of the 'Panel Width' attribute.
|
String |
getPanelWidthAsString()
Returns the value of the 'Panel Width As String' attribute.
|
IfcShapeAspect |
getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
boolean |
isSetPanelDepth()
Returns whether the value of the '
Panel Depth' attribute is set. |
boolean |
isSetPanelDepthAsString()
Returns whether the value of the '
Panel Depth As String' attribute is set. |
boolean |
isSetPanelWidth()
Returns whether the value of the '
Panel Width' attribute is set. |
boolean |
isSetPanelWidthAsString()
Returns whether the value of the '
Panel Width As String' attribute is set. |
boolean |
isSetShapeAspectStyle()
Returns whether the value of the '
Shape Aspect Style' reference is set. |
void |
setPanelDepth(double value)
Sets the value of the '
Panel Depth' attribute. |
void |
setPanelDepthAsString(String value)
Sets the value of the '
Panel Depth As String' attribute. |
void |
setPanelOperation(IfcDoorPanelOperationEnum value)
Sets the value of the '
Panel Operation' attribute. |
void |
setPanelPosition(IfcDoorPanelPositionEnum value)
Sets the value of the '
Panel Position' attribute. |
void |
setPanelWidth(double value)
Sets the value of the '
Panel Width' attribute. |
void |
setPanelWidthAsString(String value)
Sets the value of the '
Panel Width As String' attribute. |
void |
setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
void |
unsetPanelDepth()
Unsets the value of the '
Panel Depth' attribute. |
void |
unsetPanelDepthAsString()
Unsets the value of the '
Panel Depth As String' attribute. |
void |
unsetPanelWidth()
Unsets the value of the '
Panel Width' attribute. |
void |
unsetPanelWidthAsString()
Unsets the value of the '
Panel Width As String' attribute. |
void |
unsetShapeAspectStyle()
Unsets the value of the '
Shape Aspect Style' reference. |
getDefinesOccurrence, getDefinesType, getIsDefinedBy, isSetDefinesOccurrence, isSetDefinesType, isSetIsDefinedBy, unsetDefinesOccurrence, unsetDefinesType, unsetIsDefinedBygetHasAssociations, getHasContext, isSetHasAssociations, isSetHasContext, unsetHasAssociations, unsetHasContextgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getPanelDepth()
If the meaning of the 'Panel Depth' attribute isn't clear, there really should be more of a description here...
isSetPanelDepth(),
unsetPanelDepth(),
setPanelDepth(double),
Ifc4Package.getIfcDoorPanelProperties_PanelDepth()void setPanelDepth(double value)
Panel Depth' attribute.
value - the new value of the 'Panel Depth' attribute.isSetPanelDepth(),
unsetPanelDepth(),
getPanelDepth()void unsetPanelDepth()
Panel Depth' attribute.
isSetPanelDepth(),
getPanelDepth(),
setPanelDepth(double)boolean isSetPanelDepth()
Panel Depth' attribute is set.
unsetPanelDepth(),
getPanelDepth(),
setPanelDepth(double)String getPanelDepthAsString()
If the meaning of the 'Panel Depth As String' attribute isn't clear, there really should be more of a description here...
isSetPanelDepthAsString(),
unsetPanelDepthAsString(),
setPanelDepthAsString(String),
Ifc4Package.getIfcDoorPanelProperties_PanelDepthAsString()void setPanelDepthAsString(String value)
Panel Depth As String' attribute.
value - the new value of the 'Panel Depth As String' attribute.isSetPanelDepthAsString(),
unsetPanelDepthAsString(),
getPanelDepthAsString()void unsetPanelDepthAsString()
Panel Depth As String' attribute.
boolean isSetPanelDepthAsString()
Panel Depth As String' attribute is set.
unsetPanelDepthAsString(),
getPanelDepthAsString(),
setPanelDepthAsString(String)IfcDoorPanelOperationEnum getPanelOperation()
IfcDoorPanelOperationEnum.
If the meaning of the 'Panel Operation' attribute isn't clear, there really should be more of a description here...
IfcDoorPanelOperationEnum,
setPanelOperation(IfcDoorPanelOperationEnum),
Ifc4Package.getIfcDoorPanelProperties_PanelOperation()void setPanelOperation(IfcDoorPanelOperationEnum value)
Panel Operation' attribute.
value - the new value of the 'Panel Operation' attribute.IfcDoorPanelOperationEnum,
getPanelOperation()double getPanelWidth()
If the meaning of the 'Panel Width' attribute isn't clear, there really should be more of a description here...
isSetPanelWidth(),
unsetPanelWidth(),
setPanelWidth(double),
Ifc4Package.getIfcDoorPanelProperties_PanelWidth()void setPanelWidth(double value)
Panel Width' attribute.
value - the new value of the 'Panel Width' attribute.isSetPanelWidth(),
unsetPanelWidth(),
getPanelWidth()void unsetPanelWidth()
Panel Width' attribute.
isSetPanelWidth(),
getPanelWidth(),
setPanelWidth(double)boolean isSetPanelWidth()
Panel Width' attribute is set.
unsetPanelWidth(),
getPanelWidth(),
setPanelWidth(double)String getPanelWidthAsString()
If the meaning of the 'Panel Width As String' attribute isn't clear, there really should be more of a description here...
isSetPanelWidthAsString(),
unsetPanelWidthAsString(),
setPanelWidthAsString(String),
Ifc4Package.getIfcDoorPanelProperties_PanelWidthAsString()void setPanelWidthAsString(String value)
Panel Width As String' attribute.
value - the new value of the 'Panel Width As String' attribute.isSetPanelWidthAsString(),
unsetPanelWidthAsString(),
getPanelWidthAsString()void unsetPanelWidthAsString()
Panel Width As String' attribute.
boolean isSetPanelWidthAsString()
Panel Width As String' attribute is set.
unsetPanelWidthAsString(),
getPanelWidthAsString(),
setPanelWidthAsString(String)IfcDoorPanelPositionEnum getPanelPosition()
IfcDoorPanelPositionEnum.
If the meaning of the 'Panel Position' attribute isn't clear, there really should be more of a description here...
IfcDoorPanelPositionEnum,
setPanelPosition(IfcDoorPanelPositionEnum),
Ifc4Package.getIfcDoorPanelProperties_PanelPosition()void setPanelPosition(IfcDoorPanelPositionEnum value)
Panel Position' attribute.
value - the new value of the 'Panel Position' attribute.IfcDoorPanelPositionEnum,
getPanelPosition()IfcShapeAspect getShapeAspectStyle()
If the meaning of the 'Shape Aspect Style' reference isn't clear, there really should be more of a description here...
isSetShapeAspectStyle(),
unsetShapeAspectStyle(),
setShapeAspectStyle(IfcShapeAspect),
Ifc4Package.getIfcDoorPanelProperties_ShapeAspectStyle()void setShapeAspectStyle(IfcShapeAspect value)
Shape Aspect Style' reference.
value - the new value of the 'Shape Aspect Style' reference.isSetShapeAspectStyle(),
unsetShapeAspectStyle(),
getShapeAspectStyle()void unsetShapeAspectStyle()
Shape Aspect Style' reference.
boolean isSetShapeAspectStyle()
Shape Aspect Style' reference is set.
unsetShapeAspectStyle(),
getShapeAspectStyle(),
setShapeAspectStyle(IfcShapeAspect)Copyright © 2018 OpenSource BIM. All rights reserved.