Click or drag to resize

GroupSilhouetteEdgeManagerAdd Method (ListInt32)

Silhouette Edge 단위 그룹 설정

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.605 (2.8.25.605)
Syntax
C#
public int Add(
	List<int> nodeIndex
)

Parameters

nodeIndex
Type: System.Collections.GenericListInt32
Node Index

Return Value

Type: Int32
그룹 ID
See Also