GeometryGym.Ifc.IfcElementComponentType.IfcElementComponentType C# (CSharp) Method

IfcElementComponentType() protected method

protected IfcElementComponentType ( DatabaseIfc db ) : System
db DatabaseIfc
return 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