IMdLine::FirstEntity



Your Ad Here

Description

This property allows you to get and set a first entity that defines a line. If an entity is a line, it is necessary to define the location of a new line according to this entity, tangential or normal using the the  IMdLine::FirstEntityTangNormal property.

Syntax

Property get:

Entity = FirstEntity ( );

Return: (IEntity) Entity

An entity that defines a line.

Property set:

FirstEntity( Entity );

Input: (IEntity) Entity

An entity that defines a line.

Return to Cimatron Index


Your Ad Here