public interface IfcGeometricRepresentationSubContext extends IfcGeometricRepresentationContext
| Modifier and Type | Method and Description |
|---|---|
IfcGeometricRepresentationContext |
getParentContext()
Returns the value of the 'Parent Context' reference.
|
double |
getTargetScale()
Returns the value of the 'Target Scale' attribute.
|
String |
getTargetScaleAsString()
Returns the value of the 'Target Scale As String' attribute.
|
IfcGeometricProjectionEnum |
getTargetView()
Returns the value of the 'Target View' attribute.
|
String |
getUserDefinedTargetView()
Returns the value of the 'User Defined Target View' attribute.
|
boolean |
isSetTargetScale()
Returns whether the value of the '
Target Scale' attribute is set. |
boolean |
isSetTargetScaleAsString()
Returns whether the value of the '
Target Scale As String' attribute is set. |
boolean |
isSetUserDefinedTargetView()
Returns whether the value of the '
User Defined Target View' attribute is set. |
void |
setParentContext(IfcGeometricRepresentationContext value)
Sets the value of the '
Parent Context' reference. |
void |
setTargetScale(double value)
Sets the value of the '
Target Scale' attribute. |
void |
setTargetScaleAsString(String value)
Sets the value of the '
Target Scale As String' attribute. |
void |
setTargetView(IfcGeometricProjectionEnum value)
Sets the value of the '
Target View' attribute. |
void |
setUserDefinedTargetView(String value)
Sets the value of the '
User Defined Target View' attribute. |
void |
unsetTargetScale()
Unsets the value of the '
Target Scale' attribute. |
void |
unsetTargetScaleAsString()
Unsets the value of the '
Target Scale As String' attribute. |
void |
unsetUserDefinedTargetView()
Unsets the value of the '
User Defined Target View' attribute. |
getCoordinateSpaceDimension, getHasSubContexts, getPrecision, getPrecisionAsString, getTrueNorth, getWorldCoordinateSystem, isSetHasSubContexts, isSetPrecision, isSetPrecisionAsString, isSetTrueNorth, setCoordinateSpaceDimension, setPrecision, setPrecisionAsString, setTrueNorth, setWorldCoordinateSystem, unsetHasSubContexts, unsetPrecision, unsetPrecisionAsString, unsetTrueNorthgetContextIdentifier, getContextType, getRepresentationsInContext, isSetContextIdentifier, isSetContextType, isSetRepresentationsInContext, setContextIdentifier, setContextType, unsetContextIdentifier, unsetContextType, unsetRepresentationsInContextforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcGeometricRepresentationContext getParentContext()
Has Sub Contexts'.
If the meaning of the 'Parent Context' reference isn't clear, there really should be more of a description here...
setParentContext(IfcGeometricRepresentationContext),
Ifc2x3tc1Package.getIfcGeometricRepresentationSubContext_ParentContext(),
IfcGeometricRepresentationContext.getHasSubContexts()void setParentContext(IfcGeometricRepresentationContext value)
Parent Context' reference.
value - the new value of the 'Parent Context' reference.getParentContext()double getTargetScale()
If the meaning of the 'Target Scale' attribute isn't clear, there really should be more of a description here...
isSetTargetScale(),
unsetTargetScale(),
setTargetScale(double),
Ifc2x3tc1Package.getIfcGeometricRepresentationSubContext_TargetScale()void setTargetScale(double value)
Target Scale' attribute.
value - the new value of the 'Target Scale' attribute.isSetTargetScale(),
unsetTargetScale(),
getTargetScale()void unsetTargetScale()
Target Scale' attribute.
isSetTargetScale(),
getTargetScale(),
setTargetScale(double)boolean isSetTargetScale()
Target Scale' attribute is set.
unsetTargetScale(),
getTargetScale(),
setTargetScale(double)String getTargetScaleAsString()
If the meaning of the 'Target Scale As String' attribute isn't clear, there really should be more of a description here...
isSetTargetScaleAsString(),
unsetTargetScaleAsString(),
setTargetScaleAsString(String),
Ifc2x3tc1Package.getIfcGeometricRepresentationSubContext_TargetScaleAsString()void setTargetScaleAsString(String value)
Target Scale As String' attribute.
value - the new value of the 'Target Scale As String' attribute.isSetTargetScaleAsString(),
unsetTargetScaleAsString(),
getTargetScaleAsString()void unsetTargetScaleAsString()
Target Scale As String' attribute.
boolean isSetTargetScaleAsString()
Target Scale As String' attribute is set.
unsetTargetScaleAsString(),
getTargetScaleAsString(),
setTargetScaleAsString(String)IfcGeometricProjectionEnum getTargetView()
IfcGeometricProjectionEnum.
If the meaning of the 'Target View' attribute isn't clear, there really should be more of a description here...
IfcGeometricProjectionEnum,
setTargetView(IfcGeometricProjectionEnum),
Ifc2x3tc1Package.getIfcGeometricRepresentationSubContext_TargetView()void setTargetView(IfcGeometricProjectionEnum value)
Target View' attribute.
value - the new value of the 'Target View' attribute.IfcGeometricProjectionEnum,
getTargetView()String getUserDefinedTargetView()
If the meaning of the 'User Defined Target View' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedTargetView(),
unsetUserDefinedTargetView(),
setUserDefinedTargetView(String),
Ifc2x3tc1Package.getIfcGeometricRepresentationSubContext_UserDefinedTargetView()void setUserDefinedTargetView(String value)
User Defined Target View' attribute.
value - the new value of the 'User Defined Target View' attribute.isSetUserDefinedTargetView(),
unsetUserDefinedTargetView(),
getUserDefinedTargetView()void unsetUserDefinedTargetView()
User Defined Target View' attribute.
boolean isSetUserDefinedTargetView()
User Defined Target View' attribute is set.
unsetUserDefinedTargetView(),
getUserDefinedTargetView(),
setUserDefinedTargetView(String)Copyright © 2018 OpenSource BIM. All rights reserved.