Click or drag to resize

CrossSection Constructor

返回用户文档首页
给定截面名称,新建一个对应的截面图形对象

Namespace: LoongCAD.STC.Friendly.Catalogs
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public CrossSection(
	string profileName
)

Parameters

profileName  String
截面名称
See Also