Class CadAcshHistoryNode

CadAcshHistoryNode class

Class describing CadAcshHistoryNode object.

public class CadAcshHistoryNode

Constructors

NameDescription
CadAcshHistoryNode()Initializes a new instance of the CadAcshHistoryNode class.

Properties

NameDescription
ColorId { get; set; }The color index
Major { get; set; }The major
MaterialHandle { get; set; }The material handle
Minor { get; set; }The minor
StepId { get; set; }The step ID
TransformMatrix { get; set; }The transform matrix

See Also