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

IfcBoundedCurve() protected method

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

Same methods

IfcBoundedCurve::IfcBoundedCurve ( ) : System
IfcBoundedCurve::IfcBoundedCurve ( DatabaseIfc db ) : System