Enum PropertyBoundaryConditionBase.BCConstrainedType Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Flexible Assembly: VMFlexibleBase.dll Specifies constrained type. 경계조건을 명시합니다. public enum PropertyBoundaryConditionBase.BCConstrainedType Fields General = 3 The BC is constrained by user. 사용자에 의해 정의된 경계조건. InLine = 1 The BC is constrained in line. 선상에 정의된 경계조건. OnPlane = 0 The BC is constrained on plane. 평면상에 정의된 경계조건. Rigid = 2 The BC is constrained all the way. 모든 방향에 정의된 경계조건.