NavShape Type
The shape of a navigation body (includes both 2d and 3d representations, with some cases unsupported depending on the dimensionality of the system utilizing it).
Union cases
Union case | Description |
Full Usage:
BoundsNavShape
|
|
Full Usage:
EmptyNavShape
|
|
Full Usage:
StaticModelNavShape
|
|
Full Usage:
StaticModelSurfaceNavShape
|
Instance members
Instance member | Description |
Full Usage:
this.IsBoundsNavShape
Returns: bool
|
|
Full Usage:
this.IsEmptyNavShape
Returns: bool
|
|
Full Usage:
this.IsStaticModelNavShape
Returns: bool
|
|
Full Usage:
this.IsStaticModelSurfaceNavShape
Returns: bool
|
|