2020 Class
Changes 0
C

FaceSecondDerivatives

Description:
Contains second partial derivatives of a face at a specified point.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FaceSecondDerivatives
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P MixedDerivative XYZ The mixed derivative.
P UUDerivative XYZ The second derivative with respect to U.
P VVDerivative XYZ The second derivative with respect to V.