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

IfcBridgeContactElement() 개인적인 메소드

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

Same methods

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