FamilyManager.Parameter(BuiltInParameter)
Description:
Obtains the parameter of this type with a given parameter id.
Obtains the parameter of this type with a given parameter id.
Remarks:
Returns null if the parameter is not found.
Returns null if the parameter is not found.
Overloads (4):
public FamilyParameter this[
BuiltInParameter parameterId
] { get; }
-
parameterId
No comments yet. Start the discussion.
Loading…