SoVolumeMaskGroupTRANSFERFUNCTION_INTERSECTION_ID Property |
Intersections between masks will be rendered with the transfer function with id = TRANSFERFUNCTION_INTERSECTION_ID.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static short TRANSFERFUNCTION_INTERSECTION_ID { get; set; }
Public Shared Property TRANSFERFUNCTION_INTERSECTION_ID As Short
Get
Set
public:
static property short TRANSFERFUNCTION_INTERSECTION_ID {
short get ();
void set (short value);
}
static member TRANSFERFUNCTION_INTERSECTION_ID : int16 with get, set
Property Value
Type:
Int16Remarks See Also