C# Class GeometryGym.Ifc.IfcVoidingFeature

Inheritance: IfcFeatureElementSubtraction
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method 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 method

protected BuildStringSTEP ( ) : string
return string

IfcVoidingFeature() public method

public IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System
host IfcElement
rep IfcProductRepresentation
type IfcVoidingFeatureTypeEnum
return System