|
NXOverlayLayerGetComposite Method
|
AddComposite 함수를 통해 추가된 composite를 가져온다.
Namespace: Pixoneer.NXDL.NXPlanetAssembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntaxpublic XDMComposite GetComposite(
string strName
)
Parameters
- strName String
- Composite의 이름.
Return Value
XDMComposite 이름에 부합하는 XDM composite.
See Also