Revit 2018 API |
LinePatternElement..::..GetLinePattern Method |
LinePatternElement Class See Also |
Gets the LinePattern associated to this element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Since:
2012
Syntax
C# |
---|
public LinePattern GetLinePattern() |
Visual Basic |
---|
Public Function GetLinePattern As LinePattern |
Visual C++ |
---|
public: LinePattern^ GetLinePattern() |