IMdLine::SecondEntity



Your Ad Here

Description

This property allows you to get and set a second entity that defines a line. If an entity is a line, not a point, it is necessary to define the location of a new line according to this entity, tangential or normal.

Syntax

Property get:

Entity = SecondEntity ( );

Return: (IEntity) Entity

An entity that defines a line.

Property set:

SecondEntity( Entity );

Input: (IEntity) Entity

An entity that defines a line.

Return to Cimatron Index


Your Ad Here