AnyCAD Rapid API 2025
Help you to create a better world!
全部  命名空间 函数 变量 属性 事件  
FeatureContext类 参考

Public 成员函数

 FeatureContext (TopoShape solid)
 
TopoShape GetSolid ()
 
void SetSolid (TopoShape val)
 
FeatureGroupList GetGroups ()
 
boolean GetSolidModified ()
 
void SetSolidModified (boolean val)
 
ParameterDict GetParameters ()
 
FeatureGroup FindGroupByFeatureType (String featureName)
 
long GetCount ()
 

详细描述

<> 特征识别上下文
FeatureContext可能对输入的TopoShape修改,为保持数据一致性,请调用GetSolidModified检查是否被修改。

成员函数说明

◆ FindGroupByFeatureType()

FeatureGroup FeatureContext.FindGroupByFeatureType ( String featureName)

获取指定特征组

参数
featureName特征名称
返回

◆ GetCount()

long FeatureContext.GetCount ( )

获取识别的特征组个数

返回
个数

◆ GetParameters()

ParameterDict FeatureContext.GetParameters ( )

获取全局参数