CadBlockStretchActionElement.ParametersList

CadBlockStretchActionElement.ParametersList property

Gets or sets the parameters list.

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

Property Value

The parameters list.

See Also