Click or drag to resize
XDL

NEditorSetEditLayer Method

NanLayer 객체를 edit layer 로 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public void SetEditLayer(
	NanLayer layer
)

Parameters

layer  NanLayer
주기 객체를 저장한 레이어
See Also