Interface IActTooling
Represents a tooling action that changes or selects a tool.
public interface IActTooling : IAct
- Extension Methods
Properties
ToolId
Gets or sets the target tool identifier.
int ToolId { get; set; }
Represents a tooling action that changes or selects a tool.
public interface IActTooling : IAct
Gets or sets the target tool identifier.
int ToolId { get; set; }