Click or drag to resize

BaseComponentPositionTypeEnum Enumeration

返回用户文档首页
节点/细部组件对象与主次零件的位置关系

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public enum PositionTypeEnum
Members
Member nameValueDescription
MIDDLE_PLANE1 
BOX_PLANE2 
COLLISION_PLANE3 
END_END_PLANE4 
GUSSET_PLANE5 
See Also