|
M
CanDefineRevitGeometry(Frame)
|
Boolean
|
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) .
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsOrthogonal()
|
Boolean
|
Determines if this frame's basis vectors are orthogonal.
|
|
|
M
IsOrthonormal()
|
Boolean
|
Determines if this frame's basis vectors are orthonormal.
|
|
|
M
IsRightHanded()
|
Boolean
|
Determine if this frame's basis is right-handed.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|
|
M
Transform(Transform)
|
None
|
Applies the input transform to this frame.
|
|