SoVolumeWriterdimension Property |
Dimension of dataset, in voxels.
Namespace: OIV.LDM.WritersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3i32 dimension { get; }
Public ReadOnly Property dimension As SoSFVec3i32
Get
public:
property SoSFVec3i32^ dimension {
SoSFVec3i32^ get ();
}
member dimension : SoSFVec3i32 with get
Property Value
Type:
SoSFVec3i32Remarks See Also