Click or drag to resize

PartPlanes Class

返回用户文档首页
零件面的辅助类
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.PluginsPartPlanes
    LoongCAD.STC.PluginsBeamPlanes

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class PartPlanes

The PartPlanes type exposes the following members.

Constructors
 NameDescription
Public methodPartPlanes 构造函数
Top
Properties
 NameDescription
Public propertyBackBound 后边界面,零件包围盒后方向的面
Public propertyBottomBound 底边界面,零件包围盒底方向的面
Public propertyFrontBound 前边界面,零件包围盒前方向的面
Public propertyTopBound 顶边界面,零件包围盒顶方向的面
Top
Methods
 NameDescription
Public methodStatic memberCreateFromPart 从零件创建辅助类
Top
See Also