C# Class GeometryGym.Ifc.IfcVoidingFeature

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

Méthodes publiques

Méthode Description
IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcVoidingFeature ( ) : System
IfcVoidingFeature ( DatabaseIfc db, IfcVoidingFeature v ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcVoidingFeature
parseFields ( IfcVoidingFeature e, List arrFields, int &ipos, ReleaseVersion schema ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcVoidingFeature() public méthode

public IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System
host IfcElement
rep IfcProductRepresentation
type IfcVoidingFeatureTypeEnum
Résultat System