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

IfcEventType() 개인적인 메소드

private IfcEventType ( ) : System
리턴 System
		internal IfcEventType() : base() { }
		internal IfcEventType(DatabaseIfc db, IfcEventType t) : base(db, t) { mPredefinedType = t.mPredefinedType; mEventTriggerType = t.mEventTriggerType; mUserDefinedEventTriggerType = t.mUserDefinedEventTriggerType; }

Same methods

IfcEventType::IfcEventType ( DatabaseIfc db, IfcEventType t ) : System
IfcEventType::IfcEventType ( DatabaseIfc m, string name, IfcEventTypeEnum t, IfcEventTriggerTypeEnum trigger ) : System