

Property | as Double [optional] | |
The angle at which the instance was placed. null represents a 0.0 degree angle. | ||
Property | ||
The instance attachment type. null represents a free attachment. | ||
Property | ||
The color of the detail item. If null, the default drawing color is used. | ||
Property | ||
The coordinate transformation matrix for the symbol instance placement. | ||
Property | ||
The attachment on the symbol definition. | ||
Property | as Double [optional] | |
The symbol instance height. | ||
Property | ||
The attachment of the instance, including leader information. | ||
Property | as Boolean [optional] | |
Whether or not the symbol instance is displayed. | ||
Property | as Double [optional] | |
The symbol instance height in the units of the drawing or model, consistent with the values shown in the Properties dialog for the symbol instance. | ||
Property | ||
The symbol definition used for the instance. | ||
Property | ||
Sequence of variant text values used while placing the symbol instance. |

Function | |
Creates a data object containing information about a symbol instance placement. Pass this object to IpfcDetailItemOwner.CreateDetailItem() and IpfcDetailSymbolInstItem.Modify(). | |
Sub | |
Sets the option for displaying groups in the symbol instance. |

Property | Angle | as Double [optional] |

Property | AttachOnDefType |

Property | Color |

Property | CurrentTransform |

Property | DefAttachment |

Property | Height | as Double [optional] |

Property | InstAttachment |

Property | IsDisplayed | as Boolean [optional] |

Property | ScaledHeight | as Double [optional] |

Property | SymbolDef |

Property | TextValues |

Function | CCpfcDetailSymbolInstInstructions.Create |

Sub | SetGroups |
