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

IfcElementType() protected method

protected IfcElementType ( ) : System
return System
		protected IfcElementType() : base() { }
		protected IfcElementType(IfcElementType basis) : base(basis) { mElementType = basis.mElementType; }

Same methods

IfcElementType::IfcElementType ( DatabaseIfc db ) : System
IfcElementType::IfcElementType ( DatabaseIfc db, IfcElementType t ) : System
IfcElementType::IfcElementType ( IfcElementType basis ) : System