AnalysisDisplayStyleHasDeformedShapeSettings Method |
If true style has deformed shape settings.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool HasDeformedShapeSettings()
Public Function HasDeformedShapeSettings As Boolean
public:
bool HasDeformedShapeSettings()
member HasDeformedShapeSettings : unit -> bool
Return Value
Boolean
See Also