C# Class GeometryGym.Ifc.IfcBridgePrismaticElement

Inheritance: IfcBridgeElement
Mostrar archivo Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcBridgePrismaticElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgePrismaticElementType type ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcBridgePrismaticElement ( ) : System
IfcBridgePrismaticElement ( IfcBridgePrismaticElement s ) : System
Parse ( string strDef ) : IfcBridgePrismaticElement
parseFields ( IfcBridgePrismaticElement e, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcBridgePrismaticElement() public method

public IfcBridgePrismaticElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgePrismaticElementType type ) : System
host IfcProduct
p IfcObjectPlacement
r IfcProductRepresentation
type IfcBridgePrismaticElementType
return System