|
XDMCompositeRemoveAllHistPts Method
|
입력 인덱스에 해당하는 Piecewise Linear를 위한 정점(중간점)들을 모두 삭제한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic void RemoveAllHistPts(
int Idx
)
Parameters
- Idx Int32
- [In] Composite 인덱스.
See Also