Click or drag to resize

ContourPoint Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.SceneContourPoint

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public class ContourPoint

The ContourPoint type exposes the following members.

Constructors
 NameDescription
Public methodContourPointInitializes a new instance of the ContourPoint class
Public methodContourPoint(Point, Chamfer)Initializes a new instance of the ContourPoint class
Top
Properties
 NameDescription
Public propertyChamfer 
Public propertyPoint 
Public propertyX 
Public propertyY 
Public propertyZ 
Top
Methods
 NameDescription
Public methodSetPoint 
Public methodTranslate 
Public methodZero 
Top
See Also