<Code Lib>
2026 Property
Changes 0
P

FamilyManager.Parameter(Definition)

Description:
Obtains the parameter of this type with a given definition.
Remarks:
Returns null if the parameter is not found.
Overloads (4):
Parameter(Definition)

public FamilyParameter this[
	Definition definition
] { get; }

Loading…