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

IfcEdgeFeature() protected method

protected IfcEdgeFeature ( ) : System
return System
		protected IfcEdgeFeature() : base() { }
		protected IfcEdgeFeature(DatabaseIfc db, IfcEdgeFeature f) : base(db, f) { mFeatureLength = f.mFeatureLength; }

Same methods

IfcEdgeFeature::IfcEdgeFeature ( DatabaseIfc db, IfcEdgeFeature f ) : System