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

IfcDuctSegmentType() private method

private IfcDuctSegmentType ( ) : System
return System
		internal IfcDuctSegmentType() : base() { }
		internal IfcDuctSegmentType(DatabaseIfc db, IfcDuctSegmentType t) : base(db, t) { mPredefinedType = t.mPredefinedType; }

Same methods

IfcDuctSegmentType::IfcDuctSegmentType ( DatabaseIfc db, IfcDuctSegmentType t ) : System
IfcDuctSegmentType::IfcDuctSegmentType ( DatabaseIfc m, string name, IfcDuctSegmentTypeEnum t ) : System