YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac.Points Class Reference

Stores the points_id and provides further functionality. More...

Collaboration diagram for yac.Points:
Collaboration graph

Public Member Functions

 __init__ (self, points_id)
 
 size (self)
 
 set_mask (self, is_valid)
 

Data Fields

 points_id
 

Detailed Description

Stores the points_id and provides further functionality.

Definition at line 1104 of file yac.pyx.

Constructor & Destructor Documentation

◆ __init__()

yac.Points.__init__ ( self,
points_id )

Definition at line 1108 of file yac.pyx.

Member Function Documentation

◆ set_mask()

yac.Points.set_mask ( self,
is_valid )
See also
yac_cset_mask

Definition at line 1118 of file yac.pyx.

Here is the call graph for this function:

◆ size()

yac.Points.size ( self)
See also
yac_cget_points_size (int, read-only)

Definition at line 1112 of file yac.pyx.

Here is the caller graph for this function:

Field Documentation

◆ points_id

yac.Points.points_id

Definition at line 1109 of file yac.pyx.


The documentation for this class was generated from the following file: