C# Class GeometryGym.Ifc.IfcBridgeSegment

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

Méthodes publiques

Méthode Description
IfcBridgeSegment ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgeSegmentType type, List parts ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcBridgeSegment() public méthode

public IfcBridgeSegment ( IfcProduct host, IfcObjectPlacement p, IfcProductRepresentation r, IfcBridgeSegmentType type, List parts ) : System
host IfcProduct
p IfcObjectPlacement
r IfcProductRepresentation
type IfcBridgeSegmentType
parts List
Résultat System