SoTrackerwandFile Property |
Name of a geometry file that the MultiPipe viewer uses for the wand geometry.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFilePathString wandFile { get; }
Public ReadOnly Property wandFile As SoSFFilePathString
Get
public:
property SoSFFilePathString^ wandFile {
SoSFFilePathString^ get ();
}
member wandFile : SoSFFilePathString with get
Property Value
Type:
SoSFFilePathString
RemarksThe geometry should be centered at the origin, and should point towards the -z axis.
See Also