CadSpatialFilter.TransformationMatrices

CadSpatialFilter.TransformationMatrices property

Gets or sets the transformation matrices.

public List<double> TransformationMatrices { get; set; }

Property Value

The transformation matrices.

See Also