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