

Property | ||
Sequence of possible instance attachment points for the symbol definition. | ||
Property | as String | |
The full path to the symbol definition file. | ||
Property | as Boolean [optional] | |
null or true if the symbol definition includes an elbow, false if not. | ||
Property | as Double [optional] | |
The height value of the symbol definition. | ||
Property | as Boolean [optional] | |
null or true if the text angle is fixed, false if not. | ||
Property | as String | |
The name of the symbol defintion. | ||
Property | ||
The text reference information, or null if unused. | ||
Property | as Double | |
The symbol definition height in inches. | ||
Property | ||
The height type for the symbol definition. |

Function | |
Creates an instructions object used to create a symbol definition. Pass this object to IpfcDetailItemOwner.CreateDetailItem() and IpfcDetailSymbolDefItem.Modify(). |

Property | Attachments |

Property | FullPath | as String |

Property | HasElbow | as Boolean [optional] |

Property | Height | as Double [optional] |

Property | IsTextAngleFixed | as Boolean [optional] |

Property | Name | as String |

Property | Reference |

Property | ScaledHeight | as Double |

Property | SymbolHeight |

Function | CCpfcDetailSymbolDefInstructions.Create | (inFullPath as String) as IpfcDetailSymbolDefInstructions |
