CadBlockFlipGrip.BlockFlipGripParameterList

CadBlockFlipGrip.BlockFlipGripParameterList property

Gets or sets the block flip grip parameter list.

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

Property Value

The block flip grip parameter list.

See Also