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

IfcAnnotationOccurrence() protected method

protected IfcAnnotationOccurrence ( DatabaseIfc db, IfcAnnotationOccurrence o ) : System
db DatabaseIfc
o IfcAnnotationOccurrence
return System
		protected IfcAnnotationOccurrence(DatabaseIfc db, IfcAnnotationOccurrence o) : base(db,o) { }
		protected IfcAnnotationOccurrence() : base() { }

Same methods

IfcAnnotationOccurrence::IfcAnnotationOccurrence ( ) : System
IfcAnnotationOccurrence