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

IfcBridgeSegmentPart() private méthode

private IfcBridgeSegmentPart ( IfcBridgeSegmentPart b ) : System
b IfcBridgeSegmentPart
Résultat System
        internal IfcBridgeSegmentPart(IfcBridgeSegmentPart b)
            : base(b)
        {
            mSubPartType = b.mSubPartType; mMechanicalRole = b.mMechanicalRole;
        }

Same methods

IfcBridgeSegmentPart::IfcBridgeSegmentPart ( ) : System
IfcBridgeSegmentPart::IfcBridgeSegmentPart ( IfcProduct host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System