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

IfcAnnotation() private method

private IfcAnnotation ( ) : System
return System
		internal IfcAnnotation() : base() { }
		internal IfcAnnotation(DatabaseIfc db, IfcAnnotation a) : base(db,a,false) { }

Same methods

IfcAnnotation::IfcAnnotation ( DatabaseIfc db ) : System
IfcAnnotation::IfcAnnotation ( DatabaseIfc db, IfcAnnotation a ) : System
IfcAnnotation::IfcAnnotation ( IfcSpatialElement host ) : System