public class IfcGeometricRepresentationContext4 extends IfcRepresentationContext4
IfcGeometricRepresentationContext
| Constructor and Description |
|---|
IfcGeometricRepresentationContext4() |
| Modifier and Type | Method and Description |
|---|---|
IfcDimensionCount4 |
getCoordinateSpaceDimension() |
IfcReal4 |
getPrecision() |
IfcDirection4 |
getTrueNorth() |
IfcAxis2Placement4 |
getWorldCoordinateSystem() |
IfcCollection<IfcCoordinateOperation4> |
hasCoordinateOperation() |
IfcCollection<IfcGeometricRepresentationSubContext4> |
hasSubContexts() |
void |
setCoordinateSpaceDimension(IfcDimensionCount4 value) |
void |
setPrecision(IfcReal4 value) |
void |
setTrueNorth(IfcDirection4 value) |
void |
setWorldCoordinateSystem(IfcAxis2Placement4 value) |
getContextIdentifier, getContextType, getRepresentationsInContext, setContextIdentifier, setContextTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcDimensionCount4 getCoordinateSpaceDimension()
public final void setCoordinateSpaceDimension(IfcDimensionCount4 value)
public final IfcReal4 getPrecision()
public final void setPrecision(IfcReal4 value)
public final IfcAxis2Placement4 getWorldCoordinateSystem()
public final void setWorldCoordinateSystem(IfcAxis2Placement4 value)
public final IfcDirection4 getTrueNorth()
public final void setTrueNorth(IfcDirection4 value)
public final IfcCollection<IfcGeometricRepresentationSubContext4> hasSubContexts()
public final IfcCollection<IfcCoordinateOperation4> hasCoordinateOperation()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.