C# Class GeometryGym.Ifc.IfcBridgeElement

Inheritance: GeometryGym.Ifc.IfcCivilElement
Mostra file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
IfcBridgeElement ( ) : System
IfcBridgeElement ( IfcBridgeElement b ) : System
IfcBridgeElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r ) : System

Method Details

IfcBridgeElement() protected method

protected IfcBridgeElement ( ) : System
return System

IfcBridgeElement() protected method

protected IfcBridgeElement ( IfcBridgeElement b ) : System
b IfcBridgeElement
return System

IfcBridgeElement() protected method

protected IfcBridgeElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
host IfcProduct
p IfcObjectPlacement
r IfcProductRepresentation
return System