CadBlock2PtParameters.Block2PtParameterList

CadBlock2PtParameters.Block2PtParameterList property

Gets or sets the block2 pt parameter list.

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

Property Value

The block2 pt parameter list.

See Also