Click or drag to resize

AuxiliaryQuadProxy Interface

返回用户文档首页
辅助面片

Namespace: LoongCAD.STC.Proxy.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public interface AuxiliaryQuadProxy : AuxiliaryElementProxyBase, 
	TFObjectProxy, ObjectProxyBase

The AuxiliaryQuadProxy type exposes the following members.

Properties
 NameDescription
Public propertyCtrlPoints
(Inherited from TFObjectProxy)
Public propertyGuid 对象GUID
(Inherited from TFObjectProxy)
Public propertyId 对象ID
(Inherited from ObjectProxyBase)
Public propertyLocked 对象是否锁定
(Inherited from ObjectProxyBase)
Public propertyName 辅助面名称
Public propertyObjectMatrix 对象在父空间的坐标矩阵
(Inherited from TFObjectProxy)
Public propertyPhaseNo 阶段
(Inherited from TFObjectProxy)
Public propertyPrebuilt
(Inherited from TFObjectProxy)
Public propertyType 对象类型
(Inherited from ObjectProxyBase)
Public propertyWorldMatrix 对象在世界空间的坐标矩阵
(Inherited from TFObjectProxy)
Top
Methods
 NameDescription
Public methodCreateCtrlPoint
(Inherited from TFObjectProxy)
Top
See Also