Click or drag to resize

DISExtensionsToDISStructureOrientation Method

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:BSI.MACE.Network.DIS.DISExtensions.ToDISStructureOrientation(BSI.MACE.Vector3DOrientation)"]

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public static disStructureOrientation ToDISStructureOrientation(
	this Vector3DOrientation v3DOrientation
)

Parameters

v3DOrientation
Type: BSI.MACEVector3DOrientation

[Missing <param name="v3DOrientation"/> documentation for "M:BSI.MACE.Network.DIS.DISExtensions.ToDISStructureOrientation(BSI.MACE.Vector3DOrientation)"]

Return Value

Type: disStructureOrientation

[Missing <returns> documentation for "M:BSI.MACE.Network.DIS.DISExtensions.ToDISStructureOrientation(BSI.MACE.Vector3DOrientation)"]

Usage Note

In Visual Basic and C#, you can call this method as an instance method on any object of type Vector3DOrientation. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).
Remarks