C# Class GeometryGym.Ifc.IfcElementAssemblyType

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

Public Methods

Method Description
IfcElementAssemblyType ( DatabaseIfc m, string name, IfcElementAssemblyTypeEnum type ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcElementAssemblyType ( ) : System
IfcElementAssemblyType ( DatabaseIfc db, IfcElementAssemblyType t ) : System
Parse ( string strDef ) : IfcElementAssemblyType
parseFields ( IfcElementAssemblyType t, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcElementAssemblyType() public method

public IfcElementAssemblyType ( DatabaseIfc m, string name, IfcElementAssemblyTypeEnum type ) : System
m DatabaseIfc
name string
type IfcElementAssemblyTypeEnum
return System