FamilyType.AsDouble
Description:
Provides access to the double precision number of the given family parameter.
Provides access to the double precision number of the given family parameter.
public double? AsDouble(
FamilyParameter familyParameter
)
-
familyParameter
Return Value
Nullable<Double>
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.
-
Thrown when the input argument-"familyParameter"-is.
-
Thrown if the input argument-"familyParameter"-is invalid,