Skip to content

CylindricalSurface.GetFrameOfReference

Public Class

Returns frame of reference associated with this CylindricalSurface.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public Frame GetFrameOfReference()

Return Value

Frame
Frame of reference associated with this CylindricalSurface.

Remarks

This is an equivalent of new Frame(Origin, XDir, YDir, Axis).