Sensor Location Type options.
Member | Value | Description |
---|---|---|
eSnFixed | 0x0 | Fixed: the location of the sensor is defined using a fixed displacement vector with respect to the parent objects body frame. |
eSn3DModel | 0x1 | 3D Model: the location of the sensor is defined using the sensor's 3D Graphics Vertex Offset properties. |
eSn3DModelWithScale | 0x2 | 3D Model with Scale: the location of the sensor is defined using the sensor's 3D Graphics Vertex Offset properties. Location is computed using the scaled model defined for visualization. |
eSnCenter | 0x3 | Center: the sensor is located at the center of its parent object. |
eSnLocationCrdnPoint | 0x4 | Point: the sensor's location is based upon a Vector Geometry Tool point. |
Define fixed location
[C#] | ||
---|---|---|
|
Define fixed location
[Visual Basic .NET] | ||
---|---|---|
|