Class Assembly.Coordinate
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
[Serializable]
public class Coordinate
Fields
Assemblies
Declaration
public List<Assembly> Assemblies
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<Assembly> |
RigidParts
Declaration
public List<RigidPart> RigidParts
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<RigidPart> |
SubSystems
Declaration
public List<Assembly.SubCoordinate> SubSystems
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<Assembly.SubCoordinate> |