C# Class GeometryGym.Ifc.IfcBlock

Inheritance: IfcCsgPrimitive3D
ファイルを表示 Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcBlock ( IfcAxis2Placement3D position, double x, double y, double z ) : System

Private Methods

Method Description
IfcBlock ( ) : System
IfcBlock ( DatabaseIfc db, IfcBlock b, DuplicateOptions options ) : System

Method Details

IfcBlock() public method

public IfcBlock ( IfcAxis2Placement3D position, double x, double y, double z ) : System
position IfcAxis2Placement3D
x double
y double
z double
return System