API Documentation > Classes > Interface IpfcArc
Interface IpfcArc
Description
A Creo Parametric curve with arc geometry.
Direct Parent Classes:
User Guide References:
Property Summary
Property
The center of the arc
Property
as Double
The angular parameter of the ending point
Property
as Double
The radius of the arc
Property
as Double
The angular parameter of the starting point
Property
The first vector that defines the plane of the arc
Property
The second vector that defines the plane of the arc
Property Detail
Property
Center
The center of the arc
Property
EndAngle
as Double
The angular parameter of the ending point
Property
Radius
as Double
The radius of the arc
Property
StartAngle
as Double
The angular parameter of the starting point
Property
Vector1
The first vector that defines the plane of the arc
Property
Vector2
The second vector that defines the plane of the arc
Was this helpful?