|
|
Steps selection
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Steps As TakeoffTableSelection Get |
| C# |
|---|
public TakeoffTableSelection Steps { get; } |
| Visual C++ |
|---|
public: property TakeoffTableSelection^ Steps { TakeoffTableSelection^ get (); } |