Share

Frame Methods

The Frame type exposes the following members.

Methods

 NameDescription
Public methodStatic memberCanDefineRevitGeometry Tests whether the supplied Frame object may be used to define a Revit curve or surface. In order to satisfy the requirements the Frame must be orthonormal and its origin is expected to lie within the Revit design limits IsWithinLengthLimits(XYZ).
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsOrthogonal Determines if this frame's basis vectors are orthogonal.
Public methodIsOrthonormal Determines if this frame's basis vectors are orthonormal.
Public methodIsRightHanded Determine if this frame's basis is right-handed.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTransform Applies the input transform to this frame.

See Also

Reference

Was this information helpful?