RVTDocs.com
Namespace: Autodesk.Revit.DB

FittingAngleUsage

Enumeration
Description:
An enumerated type representing the options for how to limit the angle values applicable to fitting content.
Syntax
public enum FittingAngleUsage
Unknown Namespace Members:
Name Description
UseAnyAngle Uses any angle supported by fitting content.
UseAnAngleIncrement Uses the increment to determine the angle value.
UseSpecificAngles Uses only the angles specified.