CadDataTable.HardPointerOwnerships

CadDataTable.HardPointerOwnerships property

Gets or sets the hard pointer ownerships.

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

Property Value

The hard pointer ownerships.

See Also