GeometryPopModelTransform Method
|
Removes the top transformation from the
current transformation stack.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract bool PopModelTransform()
Public MustOverride Function PopModelTransform As Boolean
public:
virtual bool PopModelTransform() abstract
abstract PopModelTransform : unit -> bool
Return Value
Boolean
See Also