2027 Class Back to 2027
C

FamilyType

Version comparison

Members across versions

7 members across 9 versions · 3 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AsDouble(FamilyParameter)
same same same same same changed same same same
M AsElementId(FamilyParameter)
same same same same same same same same same
M AsInteger(FamilyParameter)
same same same same same changed same same same
M AsString(FamilyParameter)
same same same same same changed same same same
M AsValueString(FamilyParameter)
same same same same same same same same same
M HasValue(FamilyParameter)
same same same same same same same same same
P Name
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2025, 2025.3, 2026
2027 current

Changes in 2020 vs 2027 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The double value contained in the parameter. Returns if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The integer value contained in the parameter. Returns if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrString The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2021 vs 2027 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The double value contained in the parameter. Returns if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The integer value contained in the parameter. Returns if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrString The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2022 vs 2027 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The double value contained in the parameter. Returns if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The integer value contained in the parameter. Returns if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrString The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2023 vs 2027 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The double value contained in the parameter. Returns if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The integer value contained in the parameter. Returns if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrString The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.

Changes in 2024 vs 2027 3 changed

Flip API Versions →

Changed members

FamilyType.AsDouble(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The double value contained in the parameter. Returns if the storage type of the input argument is not double type or this parameter has no value.
FamilyType.AsInteger(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrNullable The integer value contained in the parameter. Returns if the storage type of the input argument is not integer type or this parameter has no value.
FamilyType.AsString(FamilyParameter)
familyParameter FamilyParameter
→ returns nullNothingnullptrString The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.