Class CadSectionTypeSettings

CadSectionTypeSettings class

The SectionTypeSettings data

public class CadSectionTypeSettings

Constructors

NameDescription
CadSectionTypeSettings()Initializes a new instance of the CadSectionTypeSettings class.

Properties

NameDescription
DestinationBlockObjectHandle { get; set; }Gets or sets the destination block object handle.
DestinationFileName { get; set; }Gets or sets the name of the destination file.
GenerationOptionFlag { get; set; }Gets or sets the generation option flag.
GenerationSettingsNumber { get; set; }Gets or sets the generation settings number.
SectionGeometrySettings { get; set; }Gets or sets the section geometry settings.
SectionGeometrySettingsDataMarker { get; set; }Gets or sets the section geometry settings data marker.
SectionType { get; set; }Gets or sets the type of the section.
SectionTypeSettingsEndMarker { get; set; }Gets or sets the section type settings end marker.
SectionTypeSettingsMarker { get; set; }Gets or sets the section type settings marker.
SoftPointerIds { get; set; }Gets or sets the soft pointer ids.
SourceObjectsNumber { get; set; }Gets or sets the source objects number.

See Also