|
![]() |
Returns the StepResources from the DocumentTakeoff document part.
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property StepResources As StepResourceTable Get |
C# |
---|
public StepResourceTable StepResources { get; } |
Visual C++ |
---|
public: property StepResourceTable^ StepResources { StepResourceTable^ get (); } |