GeometryGym.Ifc.IfcAxis2Placement3D.IfcAxis2Placement3D C# (CSharp) Méthode

IfcAxis2Placement3D() private méthode

private IfcAxis2Placement3D ( ) : System
Résultat System
		internal IfcAxis2Placement3D() : base() { }
		public IfcAxis2Placement3D(IfcCartesianPoint location) : base(location) { }

Same methods

IfcAxis2Placement3D::IfcAxis2Placement3D ( DatabaseIfc db, IfcAxis2Placement3D p ) : System
IfcAxis2Placement3D::IfcAxis2Placement3D ( DatabaseIfc db, Plane plane ) : System
IfcAxis2Placement3D::IfcAxis2Placement3D ( IfcCartesianPoint location ) : System
IfcAxis2Placement3D::IfcAxis2Placement3D ( IfcCartesianPoint location, IfcDirection axis, IfcDirection refDirection ) : System