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

IfcApprovalPropertyRelationship() private method

private IfcApprovalPropertyRelationship ( ) : System
return System
		internal IfcApprovalPropertyRelationship() : base() { }
		//internal IfcApprovalPropertyRelationship(IfcApprovalPropertyRelationship o) : base() { mApprovedProperties = new List<int>(o.mApprovedProperties.ToArray()); mApproval = o.mApproval; }