BrepHasTransformation Method

Checks if this B-Rep has a transformation matrix that transforms this B-Rep (non-identity matrix).
Namespace:  Teigha.BoundaryRepresentation
Assembly:  TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public bool HasTransformation(
        out Matrix3d matrix
)

Parameters

matrix
Type: Teigha.GeometryMatrix3d
[in] Receives the transformation matrix.

Return Value

Type: Boolean
true if this B-Rep has a non-identity transformation matrix.
See Also

©  Bricsys NV. All rights reserved.