Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

CD5 Templates

Status
Not open for further replies.

sri91

Mechanical
Joined
Aug 29, 2019
Messages
43
Location
IN
Hi Everyone,
Did anyone know about the below things??

ENOCD5Interfaces CD5TemplateType (Object)

CD5TemplateType (Object)​


Represents a Template Type.

Properties on the object helps the users to get various templates and there possible ENOVIA Types. Example: The following example indicates how to retrieve the template type.

Dim oTemplateType As ENOIACD5TemplateType
Set oTemplateType = oTemplateTypes.Item(1)



See also: CD5TemplateTypes


Thanks
SRI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top