C# Class GeometryGym.Ifc.IfcBuildingElementProxyType

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

Public Methods

Method Description
IfcBuildingElementProxyType ( DatabaseIfc db, string name, IfcBuildingElementProxyTypeEnum type ) : System

Private Methods

Method Description
IfcBuildingElementProxyType ( ) : System
IfcBuildingElementProxyType ( DatabaseIfc db, IfcBuildingElementProxyType t, DuplicateOptions options ) : System

Method Details

IfcBuildingElementProxyType() public method

public IfcBuildingElementProxyType ( DatabaseIfc db, string name, IfcBuildingElementProxyTypeEnum type ) : System
db DatabaseIfc
name string
type IfcBuildingElementProxyTypeEnum
return System