SoViewingCubeposition Property |
Position of the viewing cube in the scene camera viewport.
Namespace: OIV.Inventor.ViewerComponents.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoViewingCubePositionInViewports> position { get; }
Public ReadOnly Property position As SoSFEnum(Of SoViewingCubePositionInViewports)
Get
public:
property SoSFEnum<SoViewingCubePositionInViewports>^ position {
SoSFEnum<SoViewingCubePositionInViewports>^ get ();
}
member position : SoSFEnum<SoViewingCubePositionInViewports> with get
Property Value
Type:
SoSFEnumSoViewingCubePositionInViewportsRemarks See Also