|
XDMCompositeSetCutMin Method
|
대비 조절을 최솟값을 설정한다.
SetCutType이 eCompCutType.User일 때 입력값이 적용된다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.2
Syntaxpublic void SetCutMin(
double min,
int Idx
)
Parameters
- min Double
- 대비조절 최솟값
- Idx Int32
- Composite 인덱스
See Also