CadBlock1PtParameters.Block1PtParameterList

CadBlock1PtParameters.Block1PtParameterList property

Gets or sets the block1 pt parameter list.

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

Property Value

The block1 pt parameter list.

See Also