public class IfcGeometricRepresentationContext4X3 extends IfcRepresentationContext4X3
IfcGeometricRepresentationContext
| Constructor and Description |
|---|
IfcGeometricRepresentationContext4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcDimensionCount4X3 |
getCoordinateSpaceDimension() |
IfcReal4X3 |
getPrecision() |
IfcDirection4X3 |
getTrueNorth() |
IfcAxis2Placement4X3 |
getWorldCoordinateSystem() |
IfcCollection<IfcCoordinateOperation4X3> |
hasCoordinateOperation() |
IfcCollection<IfcGeometricRepresentationSubContext4X3> |
hasSubContexts() |
void |
setCoordinateSpaceDimension(IfcDimensionCount4X3 value) |
void |
setPrecision(IfcReal4X3 value) |
void |
setTrueNorth(IfcDirection4X3 value) |
void |
setWorldCoordinateSystem(IfcAxis2Placement4X3 value) |
getContextIdentifier, getContextType, getRepresentationsInContext, setContextIdentifier, setContextTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic IfcGeometricRepresentationContext4X3()
public final IfcDimensionCount4X3 getCoordinateSpaceDimension()
public final void setCoordinateSpaceDimension(IfcDimensionCount4X3 value)
public final IfcReal4X3 getPrecision()
public final void setPrecision(IfcReal4X3 value)
public final IfcAxis2Placement4X3 getWorldCoordinateSystem()
public final void setWorldCoordinateSystem(IfcAxis2Placement4X3 value)
public final IfcDirection4X3 getTrueNorth()
public final void setTrueNorth(IfcDirection4X3 value)
public final IfcCollection<IfcGeometricRepresentationSubContext4X3> hasSubContexts()
public final IfcCollection<IfcCoordinateOperation4X3> hasCoordinateOperation()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.