|
XscConeSetPoint(XscCoord) Method
|
원뿔의 중앙 위치를 설정한다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax[HandleProcessCorruptedStateExceptionsAttribute]
public void SetPoint(
XscCoord pt
)
Parameters
- pt XscCoord
- [In] 위치.
Return Value
이 함수는 값을 반환하지 않는다.
See Also