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

IfcValve() private method

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

Same methods

IfcValve::IfcValve ( DatabaseIfc db, IfcValve v ) : System
IfcValve::IfcValve ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System