Click or drag to resize

DefinePartIsotropic Enumeration

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public enum PartIsotropic
Members
Member nameValueDescription
PART_ISOTROPIC_NONE0 
PART_ISOTROPIC_ALL1 
PART_ISOTROPIC_EXCEPT_TOP_BOTTOM2 
See Also