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

IfcBridgeSegmentPart() private méthode

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

Same methods

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