IfcGeometricRepresentationSubContext

Inheritance: java.lang.Object, IfcGeometricRepresentationContext

Constructors

ConstructorDescription
IfcGeometricRepresentationSubContext()

Methods

MethodDescription
getParentContext()
setParentContext(IfcGeometricRepresentationContext value)
getTargetScale()
setTargetScale(IfcPositiveRatioMeasure value)
getTargetView()
setTargetView(IfcGeometricProjectionEnum value)
getUserDefinedTargetView()
setUserDefinedTargetView(IfcLabel value)

IfcGeometricRepresentationSubContext()

public IfcGeometricRepresentationSubContext()

getParentContext()

public final IfcGeometricRepresentationContext getParentContext()

Returns: IfcGeometricRepresentationContext

setParentContext(IfcGeometricRepresentationContext value)

public final void setParentContext(IfcGeometricRepresentationContext value)

getTargetScale()

public final IfcPositiveRatioMeasure getTargetScale()

Returns: IfcPositiveRatioMeasure

setTargetScale(IfcPositiveRatioMeasure value)

public final void setTargetScale(IfcPositiveRatioMeasure value)

getTargetView()

public final IfcGeometricProjectionEnum getTargetView()

Returns: IfcGeometricProjectionEnum

setTargetView(IfcGeometricProjectionEnum value)

public final void setTargetView(IfcGeometricProjectionEnum value)

getUserDefinedTargetView()

public final IfcLabel getUserDefinedTargetView()

Returns: IfcLabel

setUserDefinedTargetView(IfcLabel value)

public final void setUserDefinedTargetView(IfcLabel value)