Library | Module

Class pfcArc



Description

A Creo Parametric curve with arc geometry.
Direct Parent Classes:
pfcCurve



Property Summary

/* readonly */ pfcPoint3DCenter
The center of the arc
/* readonly */ numberEndAngle
The angular parameter of the ending point
/* readonly */ numberRadius
The radius of the arc
/* readonly */ numberStartAngle
The angular parameter of the starting point
/* readonly */ pfcVector3DVector1
The first vector that defines the plane of the arc
/* readonly */ pfcVector3DVector2
The second vector that defines the plane of the arc



Property Detail


/* readonly */ pfcPoint3DCenter

The center of the arc




/* readonly */ numberEndAngle

The angular parameter of the ending point




/* readonly */ numberRadius

The radius of the arc




/* readonly */ numberStartAngle

The angular parameter of the starting point




/* readonly */ pfcVector3DVector1

The first vector that defines the plane of the arc




/* readonly */ pfcVector3DVector2

The second vector that defines the plane of the arc