Click or drag to resize

PartGetSolid(SolidSolidCreationTypeEnum) Method

返回用户文档首页
获取指定形式的零件几何体

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public Solid GetSolid(
	SolidSolidCreationTypeEnum creationType
)

Parameters

creationType  SolidSolidCreationTypeEnum
零件几何体形式

Return Value

Solid
See Also