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

IfcBoundedCurve() protected method

protected IfcBoundedCurve ( DatabaseIfc db ) : System
db DatabaseIfc
return System
		protected IfcBoundedCurve(DatabaseIfc db) : base(db) { }
		protected IfcBoundedCurve(DatabaseIfc db, IfcBoundedCurve c, DuplicateOptions options) : base(db, c, options) { }

Same methods

IfcBoundedCurve::IfcBoundedCurve ( ) : System
IfcBoundedCurve::IfcBoundedCurve ( DatabaseIfc db, IfcBoundedCurve c, DuplicateOptions options ) : System