CreateTool3D.DataSet Property
Gets or sets the dataset in which the tool inserts new features.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public MemoryDataSet DataSet { get; set; }
Property Value
Platforms
Windows, Linux, Android