GeometryGym.Ifc.IfcBuildingElementPartType.IfcBuildingElementPartType C# (CSharp) Méthode

IfcBuildingElementPartType() private méthode

private IfcBuildingElementPartType ( ) : System
Résultat System
		internal IfcBuildingElementPartType() : base() { }
		internal IfcBuildingElementPartType(DatabaseIfc db, IfcBuildingElementPartType t, DuplicateOptions options) : base(db, t, options) { PredefinedType = t.PredefinedType; }

Same methods

IfcBuildingElementPartType::IfcBuildingElementPartType ( DatabaseIfc db, IfcBuildingElementPartType t, DuplicateOptions options ) : System
IfcBuildingElementPartType::IfcBuildingElementPartType ( DatabaseIfc db, string name, IfcBuildingElementPartTypeEnum type ) : System
IfcBuildingElementPartType