Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcAxis2Placement3D |
IfcRelConnectsStructuralMember.getConditionCoordinateSystem() |
IfcAxis2Placement3D |
IfcStructuralAnalysisModel.getOrientationOf2DPlane() |
IfcAxis2Placement3D |
IfcCsgPrimitive3D.getPosition() |
IfcAxis2Placement3D |
IfcElementarySurface.getPosition() |
IfcAxis2Placement3D |
IfcLightSourceGoniometric.getPosition() |
IfcAxis2Placement3D |
IfcPolygonalBoundedHalfSpace.getPosition() |
IfcAxis2Placement3D |
IfcSweptAreaSolid.getPosition() |
IfcAxis2Placement3D |
IfcSweptSurface.getPosition() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcAxis2Placement3D> |
IfcSectionedSpine.getCrossSectionPositions() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelConnectsStructuralMember.setConditionCoordinateSystem(IfcAxis2Placement3D value) |
void |
IfcStructuralAnalysisModel.setOrientationOf2DPlane(IfcAxis2Placement3D value) |
void |
IfcCsgPrimitive3D.setPosition(IfcAxis2Placement3D value) |
void |
IfcElementarySurface.setPosition(IfcAxis2Placement3D value) |
void |
IfcLightSourceGoniometric.setPosition(IfcAxis2Placement3D value) |
void |
IfcPolygonalBoundedHalfSpace.setPosition(IfcAxis2Placement3D value) |
void |
IfcSweptAreaSolid.setPosition(IfcAxis2Placement3D value) |
void |
IfcSweptSurface.setPosition(IfcAxis2Placement3D value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcSectionedSpine.setCrossSectionPositions(IfcCollection<IfcAxis2Placement3D> value) |