SoLDMTopoOctreeLocations Enumeration |
Note: This API is now obsolete.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax[ObsoleteAttribute("Enum OIV::LDM::SoLDMTopoOctree::Locations is erroneously public. It will be removed in future major release")]
public enum Locations
<ObsoleteAttribute("Enum OIV::LDM::SoLDMTopoOctree::Locations is erroneously public. It will be removed in future major release")>
Public Enumeration Locations
[ObsoleteAttribute(L"Enum OIV::LDM::SoLDMTopoOctree::Locations is erroneously public. It will be removed in future major release")]
public enum class Locations
[<ObsoleteAttribute("Enum OIV::LDM::SoLDMTopoOctree::Locations is erroneously public. It will be removed in future major release")>]
type Locations
Members
| Member name | Value | Description |
---|
| LEFT | 1 | |
| RIGHT | 2 | |
| BOTTOM | 4 | |
| TOP | 8 | |
| FRONT | 16 | |
| BACK | 32 | |
Remarks
See Also