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