Point#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.ConstructionLines.Point#
 Bases:
objectA point in a ConstructionLine instance, may have an associated edge vertex.
Overview#
Checks to see if another point is equivalent to this one.  | 
Definition property.  | 
|
Check to see if there is a valid entity that this instance represents.  | 
|
Get the global location of this point.  | 
|
Get the ID of the represented entity.  | 
|
Type property.  | 
Property detail#
- property Point.IsRepresentation: bool | None#
 Check to see if there is a valid entity that this instance represents.
- property Point.Type: Ansys.Mechanical.DataModel.ConstructionLines.PointType | None#
 Type property.
Method detail#
- Point.Equivalent(other: Ansys.Mechanical.DataModel.ConstructionLines.Point) bool#
 Checks to see if another point is equivalent to this one.