Class OABHistoricalSnapshot
public class OABHistoricalSnapshot
- Inheritance
-
OABHistoricalSnapshot
- Inherited Members
- Extension Methods
Constructors
OABHistoricalSnapshot(OABActionType, List<OABPlacedAssembly>, int, int, float, OABOrientation)
public OABHistoricalSnapshot(OABActionType type, List<OABPlacedAssembly> data, int numberofparts, int numberofstages, float mass, OABOrientation oabOrientation)
Parameters
typeOABActionTypedataList<OABPlacedAssembly>numberofpartsintnumberofstagesintmassfloatoabOrientationOABOrientation
Fields
ActionType
public OABActionType ActionType
Field Value
Assemblies
public List<OABPlacedAssembly> Assemblies
Field Value
CURRENT_SNAPSHOT_VERSION
public static readonly string CURRENT_SNAPSHOT_VERSION
Field Value
Metadata
public OABSavedWorkspaceMetaInfo Metadata
Field Value
oabOrientation
public OABOrientation oabOrientation
Field Value
Methods
GetDebugString()
public string GetDebugString()