bugpyFormex - Bugs: bug #49381, Adding position method in CoordSys

 
 

bug #49381: Adding position method in CoordSys

Submitter:  francesco <francio>
Submitted:  Tue 18 Oct 2016 05:00:48 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Feature request Status:  None
Privacy:  Public Assigned to:  bverheg
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 18 Oct 2016 05:00:48 PM UTC, original submission:  

can we add the method position for similarity with Coords?

the code will be just this line below


def position(self,x,y):
    """Position a CoordSys so that points x are aligned with y.

    """
     return CoordSys(points=self.points().position(x,y))


francesco <francio>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by francio (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code