CadSectionTypeSettings.SoftPointerIds

CadSectionTypeSettings.SoftPointerIds property

Gets or sets the soft pointer ids.

public List<string> SoftPointerIds { get; set; }

Property Value

The soft pointer ids.

See Also