Properties
.productVersion : enum : Read
productVersion enums: {#productVersionDevel|#productVersionTrial|#productVersionOrdinary|#productVersionEdu|#productVersionNFR}
.licenseBehavior : enum : Read
licenseBehavior enums: {#licenseBehaviorPermanent|#licenseBehaviorExtendable|#licenseBehaviorNonextendable}
.licenseDaysLeft : integer : Read
.trackbar : Interface : Read
Methods
canImportBitmap <string>fileName
Returns true if successful and false otherwise.
displayActiveCameraViewWithMultiPassEffect()
displayActiveCameraViewWithMultiPassEffect - no automatic redraw after invoked
setActiveViewportTransparencyDisplay <integer>transparencyLevel
loadCUIFile <string>fileName
Returns true if successful and false otherwise.
isFeatureLicensed <integer>featureNumber
Returns true if successful and false otherwise.
GetCurRenderElementMgr()
Gets the current render element manager.
GetRenderElementMgr <enum>
{#Production|#Draft}
Gets a specific render element manager.
CollapseNode <node>node <boolean>noWarning
CollapseNodeTo <node>node <index>modIndex <boolean>noWarning
Returns true if successful and false otherwise.
CloneNodes <&node array>nodes offset:<point3> expandHierarchy:<boolean> cloneType:<enum> actualNodeList:<node array> newNodes:<node array>
Returns true if successful and false otherwise.
<&node array>nodes
<&point3>offset
expandHierarchy:<boolean>
expandHierarchy default value: false
cloneType:<enum>
cloneType enums: {#copy|#instance|#reference}
cloneType default value: #copy
actualNodeList:<node array>
actualNodeList default value: #()
newNodes:<node array>
newNodes default value: #()
setSelectionType <boolean>auto <enum>method
Returns true if successful and false otherwise.
<boolean>auto
method enums: {#window|#crossing|#leftToRight|#rightToLeft}
getNodeByHandle <DWORD>handle
Return a node associated with a given handle.
getTrackBar()
The interface to a trackbar is returned.