CadSectionTypeSettings.SectionGeometrySettings

CadSectionTypeSettings.SectionGeometrySettings property

Gets or sets the section geometry settings.

public CadSectionGeometrySettings SectionGeometrySettings { get; set; }

Property Value

The section geometry settings.

See Also