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

IfcBridgeSegmentPart() 개인적인 메소드

private IfcBridgeSegmentPart ( IfcProduct host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcProduct
placement IfcObjectPlacement
representation IfcProductRepresentation
리턴 System
        internal IfcBridgeSegmentPart(IfcProduct host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

IfcBridgeSegmentPart::IfcBridgeSegmentPart ( ) : System
IfcBridgeSegmentPart::IfcBridgeSegmentPart ( IfcBridgeSegmentPart b ) : System