RVTDocs.com

StairsPath.UpTextOffset

Property
Description:
The offset of stairs up text.
Remarks:
The z direction makes no sense in API.
Syntax
public XYZ UpTextOffset { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException When setting this property: The stairs path doesn't not show up text so the data being set is inapplicable.