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

IfcElementComponentType() protected méthode

protected IfcElementComponentType ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System
		protected IfcElementComponentType(DatabaseIfc db) : base(db) { }
		protected static void parseFields(IfcElementComponentType t, List<string> arrFields, ref int ipos) { IfcElementType.parseFields(t, arrFields, ref ipos); }

Same methods

IfcElementComponentType::IfcElementComponentType ( ) : System
IfcElementComponentType::IfcElementComponentType ( DatabaseIfc db, IfcElementComponentType t ) : System