返回用户文档首页
创建辅助面片
Namespace: LoongCAD.STCAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic AuxiliaryQuad CreateQuad(
Plane pl,
double width,
double height
)
Parameters
- pl Plane
- 辅助面坐标系
- width Double
- 辅助面显示宽度
- height Double
- 辅助面显示高度
Return Value
AuxiliaryQuad辅助面片对象
See Also