Revit 2022 API |
MultiSegmentGrid..::..Parameter Property |
MultiSegmentGrid Class See Also |
Retrieves a parameter from the element given an identifier.
Overload List
Name | Description | |
---|---|---|
![]() | Parameter[([( Guid])]) | Retrieves a parameter from the element given a GUID for a shared parameter. (Inherited from Element.) |
![]() | Parameter[([( BuiltInParameter])]) | Retrieves a parameter from the element given a parameter id. (Inherited from Element.) |
![]() | Parameter[([( Definition])]) | Retrieves a parameter from the element based on its definition. (Inherited from Element.) |