Click or drag to resize

Primitive3DCreatorExport Method

RVT 파일 내보내기

Namespace:  SHConnector.Utility.Models
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool Export(
	string path
)

Parameters

path
Type: SystemString
파일을 저장할 경로 및 파일명

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.Utility.Models.Primitive3DCreator.Export(System.String)"]

See Also