Enum SupportType
- Namespace
- IdeaRS.OpenModel.Concrete
- Assembly
- IdeaRS.OpenModel.dll
Types of support
[Flags]
public enum SupportTypeFields
Hinge = 2-
Hinge type
HingeHinge = 2-
Combination of hinge and hinge
HingeNoSupport = 3-
Combination of hinge and nosupport
NoSupport = 1-
Without support
Rigid = 4-
Rigid type
RigidHinge = 6-
Combination of rigid and hinge
RigidNoSupport = 5-
Combination of rigid and nosupport
RigidRigid = 4-
Combination of rigid and rigid