AnalyticalElement.IsValidTransform
Method
Description:
Checks whether the value set for Local Coordinate System is valid for an Analytical Element.
Checks whether the value set for Local Coordinate System is valid for an Analytical Element.
Remarks:
Origin should be equal with Origin from GetTransform() Z axis should be parallel with Analytical Element's plane. X and Y axis should be in Analytical Element's plane. For non-planar elements the X or Y axis should be tangent at transform origin.
Origin should be equal with Origin from GetTransform() Z axis should be parallel with Analytical Element's plane. X and Y axis should be in Analytical Element's plane. For non-planar elements the X or Y axis should be tangent at transform origin.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |