CadAcshPyramidClass.ShHistoryNodeParameterList

CadAcshPyramidClass.ShHistoryNodeParameterList property

Gets or sets the sh history node parameter list.

public List<CadParameter> ShHistoryNodeParameterList { get; set; }

Property Value

The sh history node parameter list.

See Also