Overview | Statement List


圆心点

Synopsis

obj = POINT/CENTER,circle

Description

Creates a point at the center of a previously defined circle.

Parameters

Parameter

Description

CENTER

Minor word that indicates that the point defined is the center of a circle.

circle

An existing circle.

Example

Creating a point at the center of a previously defined circle.

Declarations

ENTITY/CR1,PT1

Geometry Definition

CR1=CIRCLE/0,0,1

Point Definition

PT1=POINT/CENTER,CR1

A Point at the Center of a Circle

 


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.