Solid Edge Framework Type Library
BiDM_RegisterCustomProps Method
Solid Edge Framework Type Library > Application Object : BiDM_RegisterCustomProps Method
Description
Register BiDM custom properties either from Propseed.txt or from Template file or from both
Syntax
Visual Basic
Public Sub BiDM_RegisterCustomProps( _
   ByVal bProcessCustomPropsFromPropSeed As Boolean, _
   ByVal bProcessCustomPropsFromTemplates As Boolean _
) 
Parameters
bProcessCustomPropsFromPropSeed
bProcessCustomPropsFromTemplates
See Also

Application Object  | Application Members