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

IfcAnnotationTextOccurrence() private method

private IfcAnnotationTextOccurrence ( ) : System
return System
		internal IfcAnnotationTextOccurrence() : base() { }
		internal IfcAnnotationTextOccurrence(DatabaseIfc db, IfcAnnotationTextOccurrence o) : base(db,o) { }

Same methods

IfcAnnotationTextOccurrence::IfcAnnotationTextOccurrence ( DatabaseIfc db, IfcAnnotationTextOccurrence o ) : System
IfcAnnotationTextOccurrence