C# Class GeometryGym.Ifc.IfcBuildingElementProxyType

Inheritance: IfcBuildingElementType
Afficher le fichier Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBuildingElementProxyType ( DatabaseIfc db, string name, IfcBuildingElementProxyTypeEnum type ) : System

Private Methods

Méthode Description
IfcBuildingElementProxyType ( ) : System
IfcBuildingElementProxyType ( DatabaseIfc db, IfcBuildingElementProxyType t, DuplicateOptions options ) : System

Method Details

IfcBuildingElementProxyType() public méthode

public IfcBuildingElementProxyType ( DatabaseIfc db, string name, IfcBuildingElementProxyTypeEnum type ) : System
db DatabaseIfc
name string
type IfcBuildingElementProxyTypeEnum
Résultat System