CascadeSharp.TKG3d.Geom.Geom_Transformation.SetTransformation C# (CSharp) Метод

SetTransformation() публичный Метод

public SetTransformation ( gp_Ax3 theToSystem ) : void
theToSystem gp_Ax3
Результат void
        public void SetTransformation(gp_Ax3 theToSystem)
        {
            throw new NotImplementedException();
        }

Same methods

Geom_Transformation::SetTransformation ( gp_Ax3 theFromSystem1, gp_Ax3 theToSystem2 ) : void