C# Class GeometryGym.Ifc.IfcBridgePrismaticElement

Inheritance: IfcBridgeElement
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBridgePrismaticElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgePrismaticElementType type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcBridgePrismaticElement() public méthode

public IfcBridgePrismaticElement ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgePrismaticElementType type ) : System
host IfcProduct
p IfcObjectPlacement
r IfcProductRepresentation
type IfcBridgePrismaticElementType
Résultat System