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

IfcBridgeContactElement() private méthode

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

Same methods

IfcBridgeContactElement::IfcBridgeContactElement ( ) : System
IfcBridgeContactElement::IfcBridgeContactElement ( IfcBridgeContactElement b ) : System