Click or drag to resize

PolyBeam Interface

返回用户文档首页
折形梁

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public interface PolyBeam : PartBase, 
	Cutter, TFObject, ObjectBase, INumberable

The PolyBeam type exposes the following members.

Properties
 NameDescription
Public propertyClass 零件等级
(Inherited from PartBase)
Public propertyCtrlPoints
(Inherited from TFObject)
Public propertyCutTarget 切割目标
(Inherited from Cutter)
Public propertyDisposed 对象是否已销毁
(Inherited from ObjectBase)
Public propertyEnabled 对象是否启用
(Inherited from ObjectBase)
Public propertyExactCutMode 作为切割体时是否应用与截面完全一致的切割(若为false, 则有空截面作为切割体时不会保留孔内部分)
(Inherited from Cutter)
Public propertyFinish 抛光
(Inherited from PartBase)
Public propertyFlags 对象标志位
(Inherited from ObjectBase)
Public propertyGuid 对象GUID
(Inherited from TFObject)
Public propertyHeadDeform 头部扭曲角度
Public propertyHorizonOffset 水平位置偏移
Public propertyHorizonOffsetSide 水平偏移基准侧
Public propertyHorzOffsetObsolete.
水平位置偏移
Public propertyHorzOffsetSideObsolete.
水平偏移基准侧
Public propertyId 对象ID
(Inherited from ObjectBase)
Public propertyIsCompRuntimeChild 对象是否组件的运行时子节点
(Inherited from ObjectBase)
Public propertyIsCutter 是否切割体
(Inherited from PartBase)
Public propertyIsManualNumber 是否指定编号
(Inherited from INumberable)
Public propertyIsPrebuiltManualNumber 是否指定构件编号
(Inherited from PartBase)
Public propertyIsWeldGroove 是否开启焊接准备
(Inherited from Cutter)
Public propertyLocalMatrix 对象本地空间坐标矩阵
(Inherited from TFObject)
Public propertyLocked 对象是否锁定
(Inherited from ObjectBase)
Public propertyMaterial 材质
(Inherited from PartBase)
Public propertyName 零件名称
(Inherited from PartBase)
Public propertyNumber 编号
(Inherited from INumberable)
Public propertyNumberFixed 是否以起始编号指定零件编号序列号
(Inherited from INumberable)
Public propertyNumberPostfix 编号后缀
(Inherited from INumberable)
Public propertyNumberPrefix 编号前缀
(Inherited from INumberable)
Public propertyNumberStart 起始编号
(Inherited from INumberable)
Public propertyObjectMatrix 对象在父空间的坐标矩阵
(Inherited from TFObject)
Public propertyObjectWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyParent 父对象
(Inherited from TFObject)
Public propertyParentMatrix 父对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyPhaseNo 阶段编号
(Inherited from TFObject)
Public propertyPreBuilt 所属构件
(Inherited from TFObject)
Public propertyPrebuiltNumberFixed 是否以起始编号指定构件编号序列号
(Inherited from INumberable)
Public propertyPrebuiltNumberPostfix 构件编号后缀
(Inherited from PartBase)
Public propertyPrebuiltNumberPrefix 构件编号前缀
(Inherited from PartBase)
Public propertyPrebuiltNumberStart 构件起始编号
(Inherited from PartBase)
Public propertyProfile 截面
(Inherited from PartBase)
Public propertyProfileExc 扭曲偏心距离(相对中心线的偏移距离)
Public propertyProfileName 截面名称
(Inherited from PartBase)
Public propertyRotation 旋转角度
Public propertyRotationSide 旋转基准侧
Public propertyScene 所属场景
(Inherited from ObjectBase)
Public propertyTailDeform 尾部扭曲角度
Public propertyType 对象类型
(Inherited from ObjectBase)
Public propertyUsageInComp
(Inherited from TFObject)
Public propertyUserAttributes 用户属性
(Inherited from PartBase)
Public propertyVerticalOffset 垂直位置偏移
Public propertyVerticalOffsetSide 垂直偏移基准侧
Public propertyVertOffsetObsolete.
垂直位置偏移
Public propertyVertOffsetSideObsolete.
垂直偏移基准侧
Public propertyViewId 对象所在视图ID,仅对部分对象有效
(Inherited from TFObject)
Public propertyWorkAxis 工作坐标系 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Top
Methods
 NameDescription
Public methodFlush 将对象属性同步到对应的内核对象
(Inherited from ObjectBase)
Public methodGetBoltGroups 获取当前零件上的所有螺栓
(Inherited from PartBase)
Public methodGetBoundPlane 获取指定边界面
(Inherited from PartBase)
Public methodGetCentroid 获取零件重心
(Inherited from PartBase)
Public methodGetCutters 获取当前零件上的所有切割体
(Inherited from PartBase)
Public methodgetGrossWeightObsolete.

(Inherited from PartBase)
Public methodGetGrossWeight 获取零件毛重
(Inherited from PartBase)
Public methodgetLengthObsolete.

(Inherited from PartBase)
Public methodGetLength 获取零件长度
(Inherited from PartBase)
Public methodgetNetWeightObsolete.

(Inherited from PartBase)
Public methodGetNetWeight 获取零件净重
(Inherited from PartBase)
Public methodgetSurfaceAreaObsolete.

(Inherited from PartBase)
Public methodGetSurfaceArea 获取零件表面积
(Inherited from PartBase)
Public methodgetVolumeObsolete.

(Inherited from PartBase)
Public methodGetVolume 获取零件体积
(Inherited from PartBase)
Public methodGetWelds 获取当前零件上的所有焊缝
(Inherited from PartBase)
Public methodPickGeoPlane 基于参考坐标面捕捉零件的几何面
(Inherited from PartBase)
Public methodPickPlanes 选择指定零件面
(Inherited from PartBase)
Public methodRefresh 刷新内核对象
(Inherited from ObjectBase)
Public methodSetLocalCtrlPoints 在本地坐标系下设置控制点
(Inherited from TFObject)
Public methodSetWorldCtrlPoints 在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响
(Inherited from TFObject)
Top
See Also