GeometryGym.Ifc.IfcBridgeSegmentPart.IfcBridgeSegmentPart C# (CSharp) Method

IfcBridgeSegmentPart() private method

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

Same methods

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