CadExtrudedSurfaceBasePointSetFlag Property

Gets or sets the base point set flag.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadBoolParameter BasePointSetFlag { get; set; }

Property Value

Type: CadBoolParameter
The base point set flag.
See Also