GeometryGym.Ifc.IfcApprovalPropertyRelationship.IfcApprovalPropertyRelationship C# (CSharp) 메소드

IfcApprovalPropertyRelationship() 개인적인 메소드

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