RuledFaceRulingsAreParallel Property |
Determines if the rulings of this ruled surface are parallel.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool RulingsAreParallel { get; }
Public ReadOnly Property RulingsAreParallel As Boolean
Get
public:
property bool RulingsAreParallel {
bool get ();
}
member RulingsAreParallel : bool with get
Property Value
Boolean
See Also