CadBlockRotationParameter.BlockRotationParameterList

CadBlockRotationParameter.BlockRotationParameterList property

Gets or sets the block rotation parameter list.

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

Property Value

The block rotation parameter list.

See Also