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

IfcDistributionControlElementType() protected méthode

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

Same methods

IfcDistributionControlElementType::IfcDistributionControlElementType ( ) : System
IfcDistributionControlElementType::IfcDistributionControlElementType ( DatabaseIfc db ) : System
IfcDistributionControlElementType