GeometryGym.Ifc.IfcLocalPlacement.IfcLocalPlacement C# (CSharp) 메소드

IfcLocalPlacement() 공개 메소드

public IfcLocalPlacement ( IfcAxis2Placement placement ) : System
placement IfcAxis2Placement
리턴 System
        public IfcLocalPlacement(IfcAxis2Placement placement)
            : base(placement.Database)
        {
            RelativePlacement = placement;
        }

Same methods

IfcLocalPlacement::IfcLocalPlacement ( ) : System
IfcLocalPlacement::IfcLocalPlacement ( DatabaseIfc db, IfcLocalPlacement p ) : System
IfcLocalPlacement::IfcLocalPlacement ( IfcObjectPlacement relativeTo, IfcAxis2Placement placement ) : System