2027 Members
Changes 0
M

ExternalDefinition Properties

Name Return Type Description
P Description string The description of the parameter. The description will be used as tooltip in the Revit UI including in the properties palette.
P GUID Guid Returns the GUID associated with the shared parameter definition.
P HideWhenNoValue bool Indicates whether this parameter should be hidden from the properties palette when it has no value.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P Name string The user visible name for the parameter. (Overrides Definition . Name )
P OwnerGroup DefinitionGroup Returns or change the group ID of the external parameter definition.
P UserModifiable bool Indicates whether the parameter can be modified by the user interface.
P Visible bool Indicates if the parameter is visible in the Autodesk Revit user interface.